home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / PASCAL / 1874.ZIP / T-TOOLS.ZIP / CONTINUE.ASC next >
Text File  |  1989-12-20  |  780b  |  19 lines

  1. Continuing with Turbo Tools.... (after installation)
  2.  
  3. If you have a printer you should print the two documentation files TOOLINFO.ASC
  4. and TOOLDOC.ASC. On printers that put 66 lines on a page they will print in 3
  5. pages and 23 pages. On printers that put 60 lines on a page they will print in
  6. 3 and 25. Use these DOS commands:
  7.  
  8.    COPY TOOLINFO.ASC PRN
  9.    COPY TOOLDOC.ASC PRN
  10.  
  11. Now read Part One of TOOLDOC.ASC. If you didn't print that file then you can
  12. read it with the Turbo Pascal Editor. Enter Turbo Pascal and press the
  13. following keys:   [ALT-F] L TOOLDOC.ASC [ENTER]
  14.  
  15. It's important that you read Part One of TOOLDOC.ASC. It will provide you with
  16. information about registration, getting the source code to Turbo Tools, and the
  17. libraries available to you.
  18.  
  19.